home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 41 / Issue 41.iso / pc / PCSoftware / ASP Express / ASP Express.CAB / FTPX.OCX / REGISTRY / 116 (.txt) < prev   
Encoding:
InstallShield Script  |  2000-11-19  |  474 b   |  11 lines

  1.     OCX.ConnProps.1 = s 'ConnProps Class'
  2.         CLSID = s '{B37969E0-58B1-11D2-821F-000086075197}'
  3.     OCX.ConnProps = s 'ConnProps Class'
  4.         CLSID = s '{B37969E0-58B1-11D2-821F-000086075197}'
  5.         CurVer = s 'OCX.ConnProps.1'
  6.     NoRemove CLSID
  7.         ForceRemove {B37969E0-58B1-11D2-821F-000086075197} = s 'ConnProps Class'
  8.             ForceRemove 'Programmable'
  9.             InprocServer32 = s '%MODULE%'
  10.                 val ThreadingModel = s 'Apartment'
  11.